MScrollShapeToBitmap X1.w,Y1.w,Width.w,Height.w,X2.w,Y2.w[,SourceShapeNum.w[,CustomOffsets.l]] ;shape 2 bitmap Does the same as MScroll except that the source of the operation will be a chunky Shape and the destination will be a chunky Bitmap. The Shape's image will be copied into the Bitmap. This does effectively the same as a normal `Blit' of a Shape to a Bitmap.